速報APP / 教育 / Graph Algorithms

Graph Algorithms

價格:免費

更新日期:2017-02-20

檔案大小:1.5M

目前版本:1.1.4

版本需求:Android 4.4 以上版本

官方網站:mailto:dev.bgswanapps@gmail.com

Graph Algorithms(圖1)-速報App

Design your own graph, then run a graph algorithm on it to learn how it behaves.

+ Directed and undirected graphs with edge weights

Graph Algorithms(圖2)-速報App

+ Step by step explanation of the algorithm

+ Depth first search

Graph Algorithms(圖3)-速報App

+ Breadth first search

+ Kruskal's Algorithm for MSTs

Graph Algorithms(圖4)-速報App

+ Prim's Algorithm for MSTs

+ Dijkstra's Algorithm for shortest paths

Graph Algorithms(圖5)-速報App

+ Bellman-Ford Algorithm for shortest paths

+ More algorithms to come...

Graph Algorithms(圖6)-速報App

Designed by and for students at university studying algorithms